projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3fc859d
)
; Fix typo in previous patch.
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 5 Jan 2020 20:37:36 +0000
(12:37 -0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 5 Jan 2020 20:37:59 +0000
(12:37 -0800)
lisp/international/titdic-cnv.el
patch
|
blob
|
history
diff --git
a/lisp/international/titdic-cnv.el
b/lisp/international/titdic-cnv.el
index 02d1e2a3fcf2b383f51690bbfd85e7d61d0d021e..eec20ee32947613190dbe27b00e404b588769b6e 100644
(file)
--- a/
lisp/international/titdic-cnv.el
+++ b/
lisp/international/titdic-cnv.el
@@
-736,7
+736,7
@@
To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"."
;; input method is for inputting Big5 characters. Otherwise the input
;; method is for inputting CNS characters.
-(defun tsang-quick-converter (dicbuf
name title
tsang-p big5-p)
+(defun tsang-quick-converter (dicbuf tsang-p big5-p)
(let ((fulltitle (if tsang-p (if big5-p "
\e
$(06AQo
\e
(B" "
\e
$(GT?on
\e
(B")
(if big5-p "
\e
$(0X|/y
\e
(B" "
\e
$(Gv|Mx
\e
(B")))
dic)